---
title: "POST /beneficiaries/verify "
method: POST
path: "/beneficiaries/verify "
---

# POST /beneficiaries/verify 

`POST /beneficiaries/verify `

## Request body

- object
  - `beneficiaryType` string, required — The type of beneficiary. Must be one of: `RETAIL` or `CORPORATE`
  - `bankAccountHolderName` string, required — The full name or company name of the beneficiary.
  - `currencyUnit` string, required — The account currency. Must be: `EUR`
  - `iban` string, required — The IBAN of the beneficiary.

## Response `200`

Result

- object
  - `providerRegistrationId` string
  - `status` string
  - `statusDescription` string
  - `bankAccountHolderName` string
  - `bankName` string
  - `matchedName` string

---

[API](https://skmtc.net/openpayd/apis/openpayd-authorization.md) · [All operations](https://skmtc.net/openpayd/apis/openpayd-authorization/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openpayd/openpayd-authorization/versions/354ac572abda/schema)
